ComponentOne ASP.NET MVC Controls
SeriesIndex Method (AnnotationBaseBuilder<TControl,TBuilder>)

C1.Web.Mvc.Fluent Namespace > AnnotationBaseBuilder<TControl,TBuilder> Class : SeriesIndex Method
The value.
Configurates C1.Web.Mvc.AnnotationBase.SeriesIndex. Sets the data series index of the annotation.
Syntax
'Declaration
 
Public Function SeriesIndex( _
   ByVal value As Integer _
) As TBuilder
public TBuilder SeriesIndex( 
   int value
)

Parameters

value
The value.

Return Value

Current builder.
Remarks
Applies only when the Attachment property is set to DataIndex.
See Also

Reference

AnnotationBaseBuilder<TControl,TBuilder> Class
AnnotationBaseBuilder<TControl,TBuilder> Members